projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d92c6c8
)
`mode-name' is no longer guaranteed to be a string.
author
Glenn Morris
<rgm@gnu.org>
Sun, 10 Feb 2008 02:06:57 +0000
(
02:06
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 10 Feb 2008 02:06:57 +0000
(
02:06
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index c316b9cfb348518a21eb7ede7504c5b749358c85..5846100554916d1e419ebfedfd62b9a0d336575a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-471,6
+471,9
@@
checking/manipulating elements directly, use the new functions
`byte-compile-warning-enabled-p', `byte-compile-disable-warning', and
`byte-compile-enable-warning.'
+** `mode-name' is no longer guaranteed to be a string.
+Use `(format-mode-line mode-name)' to ensure a string value.
+
\f
* Lisp Changes in Emacs 23.1